home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11869 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  996 b 

  1. Path: in2.uu.net!van-bc!uniserve!usenet
  2. From: mpede@haven.uniserve.com (Michael Pede)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Modem Stuff
  5. Date: 16 Mar 1996 20:20:12 GMT
  6. Organization: UNIServe Online
  7. Distribution: world
  8. Message-ID: <4if7ps$48b@atlas.uniserve.com>
  9. References: <djhayden.5.0016048A@texas.net>
  10. NNTP-Posting-Host: chk0224.tvs.net
  11. Mime-Version: 1.0
  12. X-Newsreader: WinVN 0.99.2
  13.  
  14. In article <djhayden.5.0016048A@texas.net>, djhayden@texas.net says...
  15. >
  16. >I've been trying to figure out how to "talk" to my modem in my own 
  17. software.  
  18. >I can easily send stuff to the modem with outportb(); (I can enter 
  19. commands 
  20. >with it like 'ATH1' and it goes off-hook), but reading the result codes 
  21. and 
  22. >incoming data seems to be a problem.  I would appreciate any help you 
  23. can 
  24. >offer.  Thanx.
  25.  
  26. I've been having the same problems over 2400 baud. I can dial below 
  27. 9600baud but I can't break the barrier with my current source. If you 
  28. find any info (or If I do) let's swap.
  29.  
  30.         Thanx  ->  Overflow
  31.  
  32.